-
Notifications
You must be signed in to change notification settings - Fork 27
[Dot-6351] add support for latest devices #380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
show rendering errors on terminal
DOT-6362: Mark baseline functionality to PDF
DOT-6319: Add support for custom cookies
Revert "show rendering errors on terminal"
add support of ignoreHTTPSErrors for capture-cmd
[Dot-6351] add support for latest devices
Saurabh-LT
reviewed
Oct 10, 2025
src/lib/constants.ts
Outdated
'Xperia 10 IV': { os: 'android', viewport: { width: 412, height: 832 } }, | ||
'Honeywell CT40': { os: 'android', viewport: { width: 360, height: 512 } }, | ||
'Samsung Galaxy S25': { os: 'android', viewport: { width: 370, height: 802 } }, | ||
'Samsung Galaxy S25+': { os: 'android', viewport: { width: 393, height: 888 } }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it should be Galaxy S25 Plus
Galaxy S25
Galaxy S25 Plus
Galaxy S25 Ultra
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not use Samsung use Galaxy ...
[Dot-6351] update device names
…eshold-fix added fix for mismatch threshold
…-379-DOT-6238 Revert "Revert "show rendering errors on terminal""
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.